Learn R Programming

ClustMMDD (version 1.0.4)

[-methods: Get a slot from modelKS.

Description

Get a slot from an object of class modelKS.

Arguments

Methods

signature(x = "modelKS")
See examples.

See Also

modelKS, slotNames, new, methods, show

Examples

Run this code
data(exModelKS)
slotNames(exModelKS)
exModelKS["K"]
exModelKS["S"]

Run the code above in your browser using DataLab